Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix macos #1106

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Fix macos #1106

merged 4 commits into from
Sep 15, 2023

Conversation

mihaiblaga89
Copy link
Contributor

Description

  • update babel-loader
  • update babel-preset-expo
  • update preset-react
  • update preset-env
  • update react-native-web
  • use preset-react instead of preset-react-app

@pavjacko do we still need raf dep for tizen?

"tizen": {
            "npm": {
                "dependencies": {
                    "raf": "3.4.1"
                }
            }
        },

@mihaiblaga89 mihaiblaga89 changed the title update babel-loader, preset-react, use it instead of babel-preset-react-app Fix macos Sep 15, 2023
* feat/rn-upgrade-ts-2:
  fix cli entry
  refactor cleanup and import fixes
  abstract cli API in rnv core via DI
  migrate cli imports
  split rnv to core and cli
  rn config update to point to template instead of app for now
  fix paths
  remove deprecated  console.disableYellowBox
  fix lightning entry
@pavjacko pavjacko merged commit cac94d9 into feat/rn-upgrade-ts-2 Sep 15, 2023
1 check failed
@pavjacko pavjacko deleted the fix/macos_babel branch September 15, 2023 19:28
@pavjacko pavjacko added this to the 1.0 milestone Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants